-
Notifications
You must be signed in to change notification settings - Fork 232
fix(deps): update all non-major dependencies #2032
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: 4aa244b The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Deploying graph-tooling with
|
| Latest commit: |
4aa244b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2b430d2f.graph-tooling.pages.dev |
| Branch Preview URL: | https://renovate-all-minor-patch.graph-tooling.pages.dev |
1284aee to
8915b05
Compare
cc69924 to
9847143
Compare
c2ac04a to
70ea81e
Compare
06122e9 to
5bb89e7
Compare
5cda4ad to
5816bed
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
1.12.16->1.15.02.29.4->2.29.79.26.0->9.37.04.3.0->4.5.53.2.27->3.2.363.2.48->3.2.683.1.38->3.1.492.1.2->2.1.72.1.6->2.2.61.1.2->1.2.31.2.6->1.2.154.1.2->4.1.145.71.10->5.90.31.114.34->1.132.471.120.3->1.132.511.120.3->1.132.5622.15.18->22.18.1019.1.0->19.2.219.1.1->19.2.27.7.0->7.7.14.3.4->4.7.00.10.5->0.10.111.9.0->1.9.14.4.1->4.4.31.2.0->1.3.09.26.0->9.37.020.4.1->20.5.011.3.0->11.3.211.0.2->11.0.31.8.10->1.8.135.1.2->5.1.45.1.0->5.4.110.1.2->10.2.08.5.3->8.5.63.5.3->3.6.219.1.0->19.2.019.1.0->19.2.07.55.0->7.65.07.7.2->7.7.37.1.0->7.1.23.1.0->3.3.14.1.2->4.1.145.8.2->5.9.37.9.0->7.16.02.25.0->2.38.2^0.23.0->^0.24.03.1.1->3.2.42.14.16->2.18.12.8.0->2.8.13.24.2->3.25.76Release Notes
0no-co/GraphQLSP (@0no-co/graphqlsp)
v1.15.0Compare Source
Minor Changes
Submitted by @JoviDeCroock (See #374)
v1.14.0Compare Source
Minor Changes
Submitted by @kitten (See #351)
Patch Changes
Submitted by @JoviDeCroock (See #372)
v1.13.0Compare Source
Minor Changes
Submitted by @JoviDeCroock (See #362)
clientDirectiveswhich will be mixed in with the base client directivesSubmitted by @JoviDeCroock (See #370)
Patch Changes
Submitted by @JoviDeCroock (See #364)
changesets/changesets (@changesets/cli)
v2.29.7Compare Source
Patch Changes
957f24e]:v2.29.6Compare Source
Patch Changes
a3563b0Thanks @benmccann! - Switch to maintained fork ofexternal-editorv2.29.5Compare Source
Patch Changes
#1693
6352819Thanks @Andarist! - Fixed an issue withworkspace:^andworkspace:~dependency ranges not being semantically treated as, respectively,^CURRENT_VERSIONand~CURRENT_VERSION. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.Updated dependencies [
6352819]:eslint/eslint (@eslint/js)
v9.37.0Compare Source
v9.36.0Compare Source
Features
47afcf6feat: correctpreserve-caught-erroredge cases (#20109) (Francesco Trotta)Bug Fixes
75b74d8fix: add missing rule option types (#20127) (ntnyq)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116) (루밀LuMir)7d61b7ffix: add missing scope types toScope.type(#20110) (Pixel998)7a670c3fix: correct rule option typings inrules.d.ts(#20084) (Pixel998)Documentation
b73ab12docs: update examples to usedefineConfig(#20131) (sethamus)31d9392docs: fix typos (#20118) (Pixel998)c7f861bdocs: Update README (GitHub Actions Bot)6b0c08bdocs: Update README (GitHub Actions Bot)91f97c5docs: Update README (GitHub Actions Bot)Chores
12411e8chore: upgrade @eslint/js@9.36.0 (#20139) (Milos Djermanovic)488cba6chore: package.json update for @eslint/js release (Jenkins)bac82a2ci: simplify renovate configuration (#19907) (唯然)c00bb37ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751drefactor: usedefaultOptionsin rules (#20121) (Pixel998)1ace67dchore: update example to usedefineConfig(#20111) (루밀LuMir)4821963test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)b42c42echore: disallow use of deprecatedtypeproperty in core rule tests (#20094) (Milos Djermanovic)7bb498dtest: remove deprecatedtypeproperty from core rule tests (#20093) (Pixel998)e10cf2aci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])5cb0ce4refactor: usemeta.defaultOptionsinpreserve-caught-error(#20080) (Pixel998)f9f7cb5chore: package.json update for eslint-config-eslint release (Jenkins)81764b2chore: updateeslintpeer dependency ineslint-config-eslint(#20079) (Milos Djermanovic)v9.35.0Compare Source
v9.34.0Compare Source
v9.33.0Compare Source
v9.32.0Compare Source
v9.31.0Compare Source
v9.30.1Compare Source
v9.30.0Compare Source
v9.29.0Compare Source
v9.28.0Compare Source
Features
b0674befeat: Customization of serialization for languageOptions (#19760) (Nicholas C. Zakas)a95721ffeat: Add--pass-on-unpruned-suppressionsCLI option (#19773) (Milos Djermanovic)bfd0e7afeat: support TypeScript syntax inno-use-before-define(#19566) (Tanuj Kanti)68c61c0feat: support TS syntax inno-shadow(#19565) (Nitin Kumar)0f773effeat: support TS syntax inno-magic-numbers(#19561) (Nitin Kumar)c4a6b60feat: add allowTypeAnnotation to func-style (#19754) (sethamus)b03ad17feat: add TypeScript support toprefer-arrow-callback(#19678) (Tanuj Kanti)bc3c331feat: ignore overloaded function declarations in func-style rule (#19755) (sethamus)Bug Fixes
eea3e7efix: Remove configured global variables fromGlobalScope#implicit(#19779) (Milos Djermanovic)a467de3fix: update context.report types (#19751) (Nitin Kumar)fd467bbfix: remove interopDefault to use jiti's default (#19697) (sethamus)72d16e3fix: avoid false positive inno-unassigned-varsfor declare module (#19746) (Azat S.)81c3c93fix: curly types (#19750) (Eli)Documentation
3ec2082docs: Nested arrays in files config entry (#19799) (Nicholas C. Zakas)89a65b0docs: clarify how config arrays can apply to subsets of files (#19788) (Shais Ch)2ba8a0ddocs: Add description of meta.namespace to plugin docs (#19798) (Nicholas C. Zakas)59dd7e6docs: updatefunc-stylewith examples (#19793) (Tanuj Kanti)e9129e0docs: add global scope'simplicitfield to Scope Manager docs (#19770) (Milos Djermanovic)52f5b7adocs: fix minor typos and add links (#19743) (루밀LuMir)00716a3docs: upfront recommend against using the no-return-await rule (#19727) (Mike DiDomizio)Chores
175b7b8chore: upgrade to@eslint/[email protected](#19802) (Francesco Trotta)844f5a6chore: package.json update for @eslint/js release (Jenkins)62b1c1bchore: update globals to v16 (#19791) (Nitin Kumar)e8a1cb8chore: ignore jiti-v2.0 & jiti-v2.1 for renovate (#19786) (Nitin Kumar)43d3975chore: Add Copilot Instructions file (#19753) (Nicholas C. Zakas)2dfb5ebtest: updateSourceCodeTraversertests (#19763) (Milos Djermanovic)5bc21f9chore: add*.code-workspaceto.gitignore(#19771) (루밀LuMir)f4fa40erefactor: NodeEventGenerator -> SourceCodeTraverser (#19679) (Nicholas C. Zakas)0f49329refactor: use a service to emit warnings (#19725) (Francesco Trotta)20a9e59chore: update dependency shelljs to ^0.10.0 (#19740) (renovate[bot])v9.27.0Compare Source
oclif/core (@oclif/core)
v4.5.5Compare Source
Bug Fixes
v4.5.4Compare Source
Bug Fixes
v4.5.3Compare Source
Bug Fixes
v4.5.2Compare Source
Bug Fixes
v4.5.1Compare Source
Bug Fixes
v4.5.0Compare Source
Features
4.4.1 (2025-07-03)
Bug Fixes
v4.4.1Compare Source
Bug Fixes
v4.4.0Compare Source
Features
4.3.3 (2025-06-09)
Bug Fixes
4.3.2 (2025-06-06)
Bug Fixes
4.3.1 (2025-06-02)
Bug Fixes
v4.3.3Compare Source
Bug Fixes
v4.3.2Compare Source
Bug Fixes
v4.3.1Compare Source
Bug Fixes
oclif/plugin-autocomplete (@oclif/plugin-autocomplete)
v3.2.36Compare Source
Bug Fixes
v3.2.35Compare Source
Bug Fixes
v3.2.34Compare Source
Bug Fixes
v3.2.33Compare Source
Bug Fixes
v3.2.32Compare Source
Bug Fixes
v3.2.31Compare Source
Bug Fixes
v3.2.30Compare Source
Bug Fixes
v3.2.29Compare Source
Bug Fixes
v3.2.28Compare Source
Bug Fixes
oclif/plugin-not-found (@oclif/plugin-not-found)
v3.2.68Compare Source
Bug Fixes
v3.2.67Compare Source
Bug Fixes
v3.2.66[Compare Source](https://redirect.github.com/oclif/plugin-
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.